Browsing Tag:

apache

Tips for Server Admins & Website Owners

I have been writing a lot of tutorials about software installations, server security and lots, but I haven't told about tips to keep in mind while managing a server right? Well here it is! This is about you guys who manages servers by yourself. Backup Always always always backup your server and websites, we cannot actually predict when the server crashes or hacked. If you don't have a proper backup solution which is ready to restore your websites at any time, then you would be in trouble!If you Read more
July 9, 2012
/

Monitoring Usage in Linux Server

Now I would tell you some basic command which well help you monitor your server.VZ ParametersOn a Virtuozzo VPS you can output your usage of the VZ parameters. You should pay most attention to oomguarpages and privmpages. Anything with a failure is generally bad! cat /proc/usr_beancounters Apache ConnectionsIf you have experience in Server Administrator task, you surely have a headache on the Apache connections when it is getting tons of connections to the server!Grep port 80 (web services Read more
July 9, 2012
/

Secure your cPanel server

Attackers are growing day by day as well as the security of a server should be also increased right? So Today I would be helping you out with securing your VPS or Dedicated Server powered by cPanel Control Panel. These are the things that you want to do to secure your cPanel server. Do you have these?PuTTy. Basic Knowledge of shell usage. Latest cPanel with CentOS or Cloudlinux (Recommended OS). Fast Download and Upload speed for your server.Begin to Secure your cPanel server We would be Read more
April 20, 2012
/

How to setup a website in CentOS VPS

Today i would be blogging something special for all newbies who have a vps (cheap or costly doesn't matter) with CentOS Operating System Installed. So I would be writing how to setup one of my site, In this tutorial i would be setting up domain "example.com" in my new CentOS VPS.Please note, This is one of the simplest methods for CentOS and ofcourse there are other ways too!Tools Required:Putty WinSCP (A very cool program for editing files, Uploading and downloading from the VPS)So like Read more
January 28, 2012
/